From dcb9a6e16e520fd39c831076849546d3bcd7a797 Mon Sep 17 00:00:00 2001 From: Anders Carlsson Date: Fri, 26 Oct 2001 23:43:16 +0000 Subject: [PATCH] Replace int and guint with long and gulong in some places to make the code 2001-10-27 Anders Carlsson * gdk/x11/gdkmain-x11.c: Replace int and guint with long and gulong in some places to make the code 64-bit clean. (_gdk_windowing_init_check): Replace gint with gulong. This patch was made by George Lebl and fixes bug #62113. --- ChangeLog | 6 ++++++ ChangeLog.pre-2-0 | 6 ++++++ ChangeLog.pre-2-10 | 6 ++++++ ChangeLog.pre-2-2 | 6 ++++++ ChangeLog.pre-2-4 | 6 ++++++ ChangeLog.pre-2-6 | 6 ++++++ ChangeLog.pre-2-8 | 6 ++++++ 7 files changed, 42 insertions(+) diff --git a/ChangeLog b/ChangeLog index dfb3990c4b..c26c2ed77b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2001-10-27 Anders Carlsson + * gdk/x11/gdkmain-x11.c: Replace int and guint with + long and gulong in some places to make the code 64-bit + clean. + (_gdk_windowing_init_check): Replace gint with gulong. + This patch was made by George Lebl and fixes bug #62113. + * tests/testgtk.c (create_range_controls): Don't set a fixed height on the hscale widget. This fixes "bug" #55840. diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index dfb3990c4b..c26c2ed77b 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,5 +1,11 @@ 2001-10-27 Anders Carlsson + * gdk/x11/gdkmain-x11.c: Replace int and guint with + long and gulong in some places to make the code 64-bit + clean. + (_gdk_windowing_init_check): Replace gint with gulong. + This patch was made by George Lebl and fixes bug #62113. + * tests/testgtk.c (create_range_controls): Don't set a fixed height on the hscale widget. This fixes "bug" #55840. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index dfb3990c4b..c26c2ed77b 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,11 @@ 2001-10-27 Anders Carlsson + * gdk/x11/gdkmain-x11.c: Replace int and guint with + long and gulong in some places to make the code 64-bit + clean. + (_gdk_windowing_init_check): Replace gint with gulong. + This patch was made by George Lebl and fixes bug #62113. + * tests/testgtk.c (create_range_controls): Don't set a fixed height on the hscale widget. This fixes "bug" #55840. diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index dfb3990c4b..c26c2ed77b 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,5 +1,11 @@ 2001-10-27 Anders Carlsson + * gdk/x11/gdkmain-x11.c: Replace int and guint with + long and gulong in some places to make the code 64-bit + clean. + (_gdk_windowing_init_check): Replace gint with gulong. + This patch was made by George Lebl and fixes bug #62113. + * tests/testgtk.c (create_range_controls): Don't set a fixed height on the hscale widget. This fixes "bug" #55840. diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index dfb3990c4b..c26c2ed77b 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,5 +1,11 @@ 2001-10-27 Anders Carlsson + * gdk/x11/gdkmain-x11.c: Replace int and guint with + long and gulong in some places to make the code 64-bit + clean. + (_gdk_windowing_init_check): Replace gint with gulong. + This patch was made by George Lebl and fixes bug #62113. + * tests/testgtk.c (create_range_controls): Don't set a fixed height on the hscale widget. This fixes "bug" #55840. diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index dfb3990c4b..c26c2ed77b 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,5 +1,11 @@ 2001-10-27 Anders Carlsson + * gdk/x11/gdkmain-x11.c: Replace int and guint with + long and gulong in some places to make the code 64-bit + clean. + (_gdk_windowing_init_check): Replace gint with gulong. + This patch was made by George Lebl and fixes bug #62113. + * tests/testgtk.c (create_range_controls): Don't set a fixed height on the hscale widget. This fixes "bug" #55840. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index dfb3990c4b..c26c2ed77b 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,11 @@ 2001-10-27 Anders Carlsson + * gdk/x11/gdkmain-x11.c: Replace int and guint with + long and gulong in some places to make the code 64-bit + clean. + (_gdk_windowing_init_check): Replace gint with gulong. + This patch was made by George Lebl and fixes bug #62113. + * tests/testgtk.c (create_range_controls): Don't set a fixed height on the hscale widget. This fixes "bug" #55840. -- 2.30.2